Giter Site home page Giter Site logo

endlessrunners's Introduction

Z-ERG (Zealous Endless Runner Generator) project

This is a project that aims to help prototype / generate various endless runner games.

It has several entry points:

  • endlessRunnersGame/src/main/kotlin/cz/woitee/endlessRunners/Main.kt - configurable main method allowing to start a game of your choosing

  • endlessRunnersGame/src/main/kotlin/cz/woitee/endlessRunners/ManualTests.kt - runs a test that is assessed by looking at it

  • endlessRunnersGame/src/main/kotlin/cz/woitee/endlessRunners/PlayWithReplay.kt - play the game and save a replay

  • endlessRunnersGame/src/main/kotlin/cz/woitee/endlessRunners/PlayReplay.kt - play a replay from a file

  • endlessRunnersEvo/src/main/kotlin/cz/woitee/endlessRunners/evolution/SwingLauncherMain.kt - runs a GUI launcher that allows running a specific version of the game / evolution experiment result

  • endlessRunnersEvo/src/main/kotlin/cz/woitee/endlessRunners/evolution/evoBlock/SingleEvoBlockMain.kt - evolves a single-block (part of level generator)

  • endlessRunnersEvo/src/main/kotlin/cz/woitee/endlessRunners/evolution/evoBlock/MultiEvoBlockMain.kt - evolves multiple blocks (full level generator)

  • endlessRunnersEvo/src/main/kotlin/cz/woitee/endlessRunners/evolution/evoController/EvoControllerMain.kt - evolves a controller for a game

  • endlessRunnersEvo/src/main/kotlin/cz/woitee/endlessRunners/evolution/evoGame/EvoGameMain.kt - evolves a game ruleset

  • endlessRunnersEvo/src/main/kotlin/cz/woitee/endlessRunners/evolution/evoGame/EvoGameReplayMain.kt - replays a previous result of ruleset generation

  • endlessRunnersEvo/src/main/kotlin/cz/woitee/endlessRunners/evolution/grandEvo/GrandEvoMain.kt - evolves level generator and controller simultaneously

  • endlessRunnersEvo/src/main/kotlin/cz/woitee/endlessRunners/evolution/coevolution/CoevolutionMain.kt - simply evolves all 3 - ruleset, level generator and controller

  • endlessRunnersEvo/src/main/kotlin/cz/woitee/endlessRunners/evolution/coevolution/ExperimentalMain.kt - precisely configured all 3 evolution, fine tuned for academic research

  • endlessRunnersEvo/src/main/kotlin/cz/woitee/endlessRunners/experiments/Experiment1Main.kt - experiment that was used to evaluate two versions of AI as game validators. Used in the author's Master thesis

  • endlessRunnersEvo/src/main/kotlin/cz/woitee/endlessRunners/experiments/Experiment1BaselineRuns.kt - helper binary to set baselines for the two games - how far do AI players get

endlessrunners's People

Contributors

woitee avatar

Stargazers

Sergey Chudakov avatar

Watchers

James Cloos 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.