Skip to content

higginator/Kingdom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To do:

	---NUMBER ONE PRIORITY---
	Figure out websockets:
		communication between two players, over a browser, to update the state of a Game
	---NUMBER ONE PRIORITY---

	Dealer Class:
		make_spades function
		make_face_cards function
		stores discarded cards for reshuffling

	Card Class:
		alter cards to handle new rules

	Game Class:
		-needs to display appropriate info to each player
			-a players own cards, hide opponents
		-stores all cards/player moves for  post game watching/replayability

	Create a player class
		-keeps track of current hand
		-all moves made (for game replaying later)
		-lives
		-alias

	Board Class:

	Maybe:
		Create 52 card pngs
			-figure out dimensions
			-or try creating in javascript on the fly (colored rectangles)

	Eventually:
		Player accounts?
			-for stats
				-win/loss
				-favorite card
				-His Bitch:
				-Bitch of:
			-past matches replayability


	MISC
		-html drag and drop functionality, cards to the board
		-visiblity for health and attack
			-makes calculations easier
			-lets players know of the games standards
			-health bar: 21/14
			-attack bar: 8 + 3
		

About

card game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages