Giter VIP home page Giter VIP logo

cis120finalproject's Introduction

CIS 120 Final Project

CIS 120 Final Project - Build A Game. Implementation for 3D Snakes using native AWT drawing in Java.

Demo of Game

Buliding and Playing

Compile the game into a jar, and place it within the same directory as gamedata.dat. The game will attempt to find gamedata.dat and load level information as well as the playing field into the game.

Graphics

This game runs on a (rather primitive) 3d rendering engine built from scratch on top of basic AWT Graphics methods. It does not rely on hardware 3D so should run on any system.

Design your own Game

The game setup is stored in gamedata.dat and contains all the level info as well as the setup of the playing field. Instructions on how to create your custom map are given as comments in the sample gamedata file included. Be aware that the game may fail unexpectedly if illegal game data setup is given.

Inspiration

This game was inspired by the classic 3D Snakes game present on Nokia S60v3 phones. It was also my final project for CIS 120 (Fall, 2012).

Licensing

You can use this game, in full or any part in any commercial or non-commercial code. But you MAY NOT use this within a HOMEWORK ASSIGNMENT.

cis120finalproject's People

Contributors

jabbany avatar

Watchers

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