90 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			BibTeX
		
	
	
	
		
		
			
		
	
	
			90 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			BibTeX
		
	
	
	
|  | @online{game-theory-wiki, | |||
|  |     author = "Wikipédia", | |||
|  |     title  = "Classification des jeux", | |||
|  |     howpublished = "\url{https://goo.gl/guXBAO}" | |||
|  | } | |||
|  | 
 | |||
|  | @online{gof-hashlife, | |||
|  |     author = "Wikipédia", | |||
|  |     title  = "Hashlife", | |||
|  |     howpublished = "\url{https://goo.gl/nFW2oM}" | |||
|  | } | |||
|  | 
 | |||
|  | @online{gof-conwaylife, | |||
|  |     author = "LifeWiki", | |||
|  |     title  = "Conway's Game of Life", | |||
|  |     howpublished = "\url{http://goo.gl/JXXQxz}" | |||
|  | } | |||
|  | 
 | |||
|  | @online{gof-wikipedia, | |||
|  |     author = "Wikipédia", | |||
|  |     title  = "Jeu de la vie", | |||
|  |     howpublished = "\url{https://goo.gl/RLc7C7}" | |||
|  | } | |||
|  | 
 | |||
|  | @online{gof-automata, | |||
|  |     author = "Wikipédia", | |||
|  |     title  = "Automate cellulaire", | |||
|  |     howpublished = "\url{https://goo.gl/FZ5S5L}" | |||
|  | } | |||
|  | 
 | |||
|  | @online{ggo-ffg, | |||
|  |     author = "Fédération Française de Go", | |||
|  |     title  = "Règle française du jeu de Go", | |||
|  |     howpublished = "\url{http://goo.gl/sK15PL}" | |||
|  | } | |||
|  | 
 | |||
|  | @online{ggo-aga, | |||
|  |     author = "American Go Association", | |||
|  |     title  = "A Brief History of Go", | |||
|  |     howpublished = "\url{http://goo.gl/1NY9Xt}" | |||
|  | } | |||
|  | 
 | |||
|  | @online{ggo-ai, | |||
|  |     author = "SciencePost", | |||
|  |     title = "Jeu de go : l’affrontement entre le meilleur joueur humain du monde et la machine sera retransmis en direct", | |||
|  |     howpublished = "\url{http://goo.gl/pD8zKG}" | |||
|  | } | |||
|  | 
 | |||
|  | @online{ggo-compqueens, | |||
|  |     author = "Jay Burmeister", | |||
|  |     title  = "An Introduction to Computer Go", | |||
|  |     howpublished = "\url{http://goo.gl/WMPpHU}" | |||
|  | } | |||
|  | 
 | |||
|  | @online{ggo-algofloodfill, | |||
|  |     author = "Wikipedia", | |||
|  |     title  = "Flood fill", | |||
|  |     howpublished = "\url{https://goo.gl/ERbxi3}" | |||
|  | } | |||
|  | 
 | |||
|  | @online{ptf-euler, | |||
|  |     author = "John T. Foster", | |||
|  |     title  = "Brief Explanation of Integration Schemes", | |||
|  |     howpublished = "\url{http://goo.gl/HRssYN}" | |||
|  | } | |||
|  | 
 | |||
|  | @online{ptf-rk4, | |||
|  |     author = "Wikipedia", | |||
|  |     title  = "The Runge-Kutta method", | |||
|  |     howpublished = "\url{https://goo.gl/UHTD8S}" | |||
|  | } | |||
|  | 
 | |||
|  | @online{ptf-verlet, | |||
|  |     author = "Wikipedia", | |||
|  |     title  = "Verlet integration", | |||
|  |     howpublished = "\url{https://goo.gl/Q6giDh}" | |||
|  | } | |||
|  | 
 | |||
|  | @online{ptf-collision-detection, | |||
|  |     author = "GameAlchemist, StackExchange", | |||
|  |     title  = "Collision between {AABB} and Circle", | |||
|  |     howpublished = "\url{http://goo.gl/7E84Ef}" | |||
|  | } | |||
|  | 
 | |||
|  | @online{ptf-collision-response, | |||
|  |     author = "Randy Gaul", | |||
|  |     title  = "How to Create a Custom 2D Physics Engine: The Basics and Impulse Resolution", | |||
|  |     howpublished = "\url{http://goo.gl/G0gdWU}" | |||
|  | } |