The Green Ninja Project Puzzle will be using these languages to host the game. HTML5 is going to serve as the basic framework, on a client-hosted webpage, operating as a front-end. (Build a Web App) HTML5 and CSS are purely to act as the framwork. A Python program will serve as the main workhorse for the game, however, being what actually allows the user to interact with the game.
(How to Make a HTML5 Game) Being able to interact with the images on screen in order to solve the riddles is very important, as serves as the main purpose of our project so that comes first. Premade templates are out there for Python frameworks, and many of those function very well so that may be used and tweaked to our liking.
Please contact me with any questions regarding the project.
Build a web app fast: Python, HTML & JavaScript resources
By: , Pixelmonkey.
http://www.pixelmonkey.org/2012/06/14/web-app
How to Make a HTML5 Game (GameDev Academy)
http://gamedevacademy.org/how-to-make-a-html5-game/
No comments:
Post a Comment