Skip to content

cappe987/Schack-Norris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

White Knight Chess

White Knight Chess is a web application for playing chess against friends or other users. The application was developed for the course DVA231, Development of Web applications, at Mälardalen University. You can find more images here and you can find the project report here

Dependencies

  • .NET Core 2.0
  • Entity Framework Core

It also makes use of Microsoft SQL server by default. If you want to run on a non-Windows computer you can change it in this file to use SQLite or any other supported database. The database is by default built and stored on the same machine as the server.

The game view

Game view

The lobby

Lobby

Playing the game

Possible moves

Mobile view

Mobile view

Sidebar

Sidebar

About

A website developed for the course DVA231 at Mälardalen University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published