Skip to content

Nanyang Polytechnic IT2154 Advanced Programming Assignment - Game with Web API and server

Notifications You must be signed in to change notification settings

ashlilies/pokemonpocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

PokemonPocket Assignment

Catch, add Pokemon to your pocket, and evolve them.

Battle two Pokemons, with support for multiplayer via ASP.NET Web API.

Use PokemonPocket for the client, PokemonServer for the multiplayer battle server. Server runs on port 5000 and listens on all IPs by default.

Usage

To run server or client:

cd PokemonSolution/<PokemonPocket/PokemonServer>
dotnet run

Copyright

Copyright (c) 2022, Ashlee Tan

About

Nanyang Polytechnic IT2154 Advanced Programming Assignment - Game with Web API and server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages