Главная
Study mode:
on
1
- What we're looking at today
2
- Playing chess testing the game
3
- Initial look at the code
4
- Allocating and using class objects better
5
- Event-driven application design
6
- The performance issue with the main loop
7
- Examining more code
8
- Why I like to avoid tuples
9
- Blurry chess pieces
10
- More code
11
- Chess piece class hierarchy
12
- Calculating possible moves
13
- How I would calculate possible moves
14
- More thoughts and code
15
- Creating and handling pieces better
16
- Outro
Description:
Dive into a comprehensive code review video focusing on a chess game implementation. Explore various aspects of game development, including object allocation, event-driven design, performance optimization, and class hierarchies. Learn about best practices for calculating possible moves, handling chess pieces, and improving overall code structure. Gain valuable insights into common pitfalls and effective solutions in game programming through this in-depth analysis of a real-world chess application.

Chess Code Review and Performance Optimization

The Cherno
Add to list