Skip to content
/ StickRPG Public
forked from tsteinholz/StickRPG

An Open-Source, Clean Room implementation of "Stick RPG Complete"

License

Notifications You must be signed in to change notification settings

1up64/StickRPG

 
 

Repository files navigation

StickRPG Build Status Dependencies Status Dev Dependencies Status Join the chat at https://gitter.im/tsteinholz/StickRPG Slack Status

A clean room implementation of Stick RPG Complete. This implementation will be under the MIT License. This game is written for in mostly coffeescript which is compiled down to javascript via gulp on travis ci. We use the CreateJS Code Suites to interface with the canvas. You will be able to play StickRPG here. for free of course.

TODO Bitdeli Badge

  • Fix the whole require weirdness and get shit working
  • Set up pre-loading
  • Play intro movie to the game
  • Start game/level architecture
  • Start creating assets/animations
  • Set up travis-ci to push the build folder for all commits with tags to the gh-pages branch

Getting Started

  1. Fork and set up your all your git stuff locally
  2. Play with the code.
  3. Test with ./server.sh in the root directory.
  4. Create a Pull Request and repeat!

History

This game was originally build from 2003-2005 by XGenStudios. They built their game on the adobe flash platform for browsers. I used to play stick RPG all the time, I remember having all the coolest things, being super rich, strong successful. It was just an amazing time and I wanted to recreate that fun while learning javascript / coffeescript as well as html5 and all this other cool stuff.

About

An Open-Source, Clean Room implementation of "Stick RPG Complete"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.6%
  • CoffeeScript 6.0%
  • HTML 1.1%
  • Other 0.3%