Skip to content
/ TRP Public

Cross-platform mobile dungeon crawler with Xamarin

Notifications You must be signed in to change notification settings

loleeta/TRP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Righteous Penguins

Cross-platform mobile dungeon crawler featuring penguins, with Xamarin 3.5. Utilizing MVVM pattern to achieve separation of logic from display, SQLite for database operations, APIs to server for item transmission via JSON, and more...

Screenshots

Screenshots are currently in Windows UWP because Android layout needs rework

Splash screen

Main screen

Battle start

Battle page

Items

Game over

Work in progress

Future work in the project entails:

  • monster selection for attack
  • manual item allocation/consumption
  • Android UI rework
  • unit and integration tests
  • usage/installation instructions

NuGet Packages

- Microsoft.Bcl
- Microsoft.Net.Http
- Microsoft.NETCore.UniversalWindowsPlatform
- NETStandard.Library
- Newtonsoft.Json
- sqlite-net-pcl
- Xamarin.Forms

About

Cross-platform mobile dungeon crawler with Xamarin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages