Skip to content

faturita/bunmei

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bunmei

This is a remake of a classical game with all the stuf that I wanted to have it in the same game.

Game logic

Map

Map size is 72x48. Latitud determines the relation to the equator, increasing towards south, and longitud are the meridians increasing towards east. Zero, Zero, is the center of the scren. But, the map can be shifted sideways on the screen, moving the zero,zero position. The northern and sourthern part of the map work like in a Oblate Spheroid, so going north from longitud L at the top, means coming from the north at longitud -L, symmetric in relation to the zero meridian. Of course when there is possible to move according to the unit. This can change sea warfare.

There are spetial resources around.

## Land ownership

Land tiles belong to a faction and/or to a city. When a unit moves into a tile, it owns the tile until it moves away from it. Culture from cities generate ownership of tiles around them. And of course, armies can change that.

## Combat

The key to combat is experience. Units can get experience by training. Terrain plays a very important role. Units have attack points, defense points and experience points.

Resources

  • There are six resources: food, shields, trade, coins, science, and culture.

Features

  • Arriving to the south and north pole (0,-24) (0,23).
  • Circumvent the world.
  • Ability to name landmarks, rivers, mountains, continents.
  • Buy and sell resources from ports (like in Colonization). This generates trade routes.
  • Allow to form alliances with other factions and independence to arise from colonies.

More info

About

文明ー人間の旅行

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages