rafaelcardoso / jow

A adventure game inspired in indiana jones.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JOW

A adventure game inspired in Indiana Jones. Made in Unity with C# and JavaScript. Project developed for the discipline of Game Development, in the university center of João Pessoa.

Installation

  1. Install the Unity 3D Game Engine
  2. Enjoy

Playing

  1. Open the executable file at src/Build/indiana.exe
  2. Save the Jow!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Open any scene at folder src/Assets
  4. Make your changes
  5. Commit your changes: git commit -am 'Add some feature'
  6. Push to the branch: git push origin my-new-feature
  7. Submit a pull request :D

Credits

This game was made by a group of 5 students

Rafael Cardoso: lead programmer, sound, stage designer
Rogerio Nunes: stage designer, lighting
Marcelo Vanderley: stage designer, programmer
Thiago Siqueira: stage designer, programmer
Adelson Barreto: presenter and moral support so far

License

MIT license.

About

A adventure game inspired in indiana jones.


Languages

Language:C# 52.1%Language:JavaScript 47.9%