Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 587 Bytes

README.rdoc

File metadata and controls

25 lines (15 loc) · 587 Bytes

What is Gift for Geeks

Gift for Geeks is my final project for the development boot camp “Iron Hack”. It’s a web app where you can customize a game and then send it to a friend.

I’ve used these technologies:

  • HTML5 & CSS3

  • Phaser. j’s

  • Javascript

  • AJAX

  • JSON

  • Ruby on Rails

I hope you enjoy the game, I’ll add different implementations every week, for example, new game levels, enemies, more graphics to customize… etc.

Set up

Install Rails:

https://guides.rubyonrails.org/v5.0/getting_started.html

Go to project’s main folder and type:

$ rails server