Skip to content

CSI-KJSCE/pmp-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poor Man's Pokémon Go!

An attempted clone of the famous Pokémon Go! game
Made with Unity 5 and Vuforia SDK

Why "poor man's" ?

The game uses low poly 3D models and minimal features
There's are no location based targets, no need of internet and GPS
Works even on low end android device with a camera and OpenGL support
The game works offline.

Current features

  • Pokémon appear by hovering over an image marker
  • Throw a Pokéball by simpling tapping anywhere on the screen

Contributing

Software requirements:

  • Unity 5.6 or greater
  • Vuforia unity extensions

How to test?

  • Clone this repo
  • Open scene1.unity with Unity
  • Reimport all
  • Build for android

Credits for 3D models

  • Pokèball
    By Evan Overly

  • Lizard (A poor man cannot afford real pokémons :P)
    By Stakler

Changelog

3rd Nov, 2017

  • First build

Releases

No releases published

Packages

No packages published

Languages

  • C# 86.4%
  • Java 6.3%
  • ShaderLab 4.6%
  • Objective-C++ 1.4%
  • C 0.5%
  • JavaScript 0.5%
  • Objective-C 0.3%