Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kevglass/rune-games


https://github.com/kevglass/rune-games

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# Coke and Code rune Games

Here's some games I wrote on the rune (https://developers.rune.ai) platform because its interesting and fun. They're not examples of stellar coding, but get to the point quick with simple fun controls.

* Dungeons of Glee - https://github.com/kevglass/rune-dungeonsofglee
* Go Dungeon Go - https://github.com/kevglass/rune-godungeongo
* Boing Boing - https://github.com/kevglass/rune-boingboing
* Scorched Turf - https://github.com/kevglass/rune-scorchedturf
* Flick Footie - https://github.com/kevglass/rune-flickfootie
* Dino Dash - https://github.com/kevglass/rune-dinodash
* Star Chaser - https://github.com/kevglass/rune-shooter
* Quiz Game - https://github.com/kevglass/rune-quiz
* Pool Game - https://github.com/kevglass/rune-pool

The later games use some common code that I've put together, TOGL - Tiny Open Game Library

* TOGL - https://github.com/kevglass/togl

The sources for the games assume you've cloned TOGL in the same directory as you cloned the game. So, the package.json path to the local module as `../togl`

_All game assets are licensed for use in these projects. They remain copyright of their authors._