https://github.com/cstack/kirby-clone
A clone of "Kirby's Adventure" for the NES in Unity. Project 1 from EECS 494 at the University of Michigan: Recreate a classic game.
https://github.com/cstack/kirby-clone
Last synced: about 1 year ago
JSON representation
A clone of "Kirby's Adventure" for the NES in Unity. Project 1 from EECS 494 at the University of Michigan: Recreate a classic game.
- Host: GitHub
- URL: https://github.com/cstack/kirby-clone
- Owner: cstack
- Created: 2014-01-14T20:38:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-12T04:54:14.000Z (over 12 years ago)
- Last Synced: 2024-05-02T01:29:29.961Z (about 2 years ago)
- Language: C#
- Homepage:
- Size: 4.68 MB
- Stars: 11
- Watchers: 5
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
kirby-clone
===========
Project 1 from EECS 494 - Recreate a classic game using Unity.
To import:
- Clone
- Open Unity
- File -> Open Project -> Open Other -> (cloned directory)
Unity should regenerate all the temporary files it needs.