Coder Social home page Coder Social logo

hellokayt / pokemonproject Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gigarion/pokemonproject

0.0 2.0 0.0 1.41 MB

Basic pokemon-style game building kit that will allow for custom battles, pokemon, etc. I'm building on a specific scenario and files will be related to that, but could easily be adapted for individual projects.

Java 100.00%

pokemonproject's Introduction

PokemonProject

Basic pokemon game building kit that will allow for custom battles, pokemon, etc. I'm building on a specific scenario and files will be related to that, but could easily be adapted for individual projects

Work done to date: Created "Move" and "Pokemon" class, each with the necessary framework to construct moves and creatures to use those moves. Created the main class, began constructing the battle logic.

Battle framework as of 4/17/2015: (within work desktop today file) Battle is passed a File and a Player who is the controllable character in the battle Using the given format, reads data from the given file to create an enemy player object Use display function to fade into the battle screen, changes display nature, intialize challenge message, and show player icon movement. Enters the while loop, based on a win or loss condition that **will be the result of a complete faint of either team, ** or possibly a capture condition Basic menu navigation ability is beginning, the menu logic will take some time to work out. I'll probably make the initial very specific, but I think i'll build a menubuilder class to make things more modular in the future.

pokemonproject's People

Contributors

gigarion avatar

Watchers

 avatar  avatar

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.