Git Product home page Git Product logo

ascii_civ's People

Contributors

lauryndbrown avatar

Watchers

 avatar  avatar

ascii_civ's Issues

Decide on building types

Each building will have a function and an effect on wealth or happiness of a nation. This will need to be fleshed out in order to play the game. The building class will simply need to be an abstract class with subclasses for each building type.

Develop an all-text display in order to play the game

Hopefully, ASCII art can be added to create a better gaming experience, but for now, a simple, all text display with the players' information will do. It will need to include wealth, number of cities, total nation population, and number of buildings (preferably distinguished by type).

Game Should be a Generic Game Class

Game needs to be generic and not specific to ASCII civ. Separate the two out into two different classes. Perhaps putting the generic Game class into another file. Have the civ class inherit from the Game class.

Two Column Design

A two column design where one player is on one side and the opponent on the other is preferred for trying to view the screen. Also, a full screen for cmd is probably best in order to best simulate screen transitions.

Story Missions

Perhaps later down the line, story missions can be given to add depth to the game.

Computer Player

The computer will need a program that will allow it to play the game with the player. It would be easiest to create this program once the foundations of the game and game play are created.

ASCII Art

Once the all text display has been created, a more artistic version can be adopted in order to bring a better display to the user. Feature for the future.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.