Skip to content

Group assignment for Integrated Software Systems And Quality Control course at the University of Miskolc.

License

Notifications You must be signed in to change notification settings

szattila98/robosoccer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robosoccer

Group assignment for Integrated Software Systems And Quality Control course at the University of Miskolc. It is a soccer game. Users can join and the client side AIs will automatically start playing the match. With clicking the game can be manipulated (this is only for debug purposes).

Backend

Requirements

  • JDK 11
  • Maven 3.6.3

Frontend

Requirements

  • NodeJs 10.13.0
  • npm 6.4.1

Setup

  1. Start the backend in an IDE or package it with Maven and run it with java -jar name-of.jar.
  2. In the client Angular folder run npm install and start dev server with npm run start.
  3. Open a browser window and another incognito window and on localhost:4200 the game can be accessed.

About

Group assignment for Integrated Software Systems And Quality Control course at the University of Miskolc.

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •