Skip to content

Commit

Permalink
fix: Syllabus dates
Browse files Browse the repository at this point in the history
  • Loading branch information
tolstenko committed Aug 26, 2024
1 parent 307bfd6 commit e50a11a
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 68 deletions.
32 changes: 17 additions & 15 deletions docs/artificialintelligence/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,96 +62,98 @@ College dates for the Fall 2024 semester:
- [Assignments](01-introduction/assignments.md)

- ### :robot:{ .lg .middle } __Behavioral Agents__
<hr>
<hr>
- Week 2. 2024/09/02
- Topic: [Flocking](https://docs.google.com/presentation/d/1OBEY-tb_ubgoq6Mk9lEsCFaYLINni3oPwjH8iAXEQQM/edit?usp=sharing)
- [Formal Assignment](assignments/flocking/README.md)
- [Interactive Assignment](https://github.com/InfiniBrains/mobagen/tree/master/examples/flocking)

- ### :material-grid:{ .lg .middle } __Finite Automata__
<hr>
<hr>
- Week 3. 2024/09/09
- Topic: Automata Finite and 2D Grids
- [Formal Assignment](assignments/life/README.md)
- [Interactive Assignment](https://github.com/InfiniBrains/mobagen/tree/master/examples/life)

- ### :octicons-number-16:{ .lg .middle } __Random Numbers__
<hr>
<hr>
- Week 4. Date: 2023/09/16
- Topic: Pseudo Random Number Generation
- Formal Assignment: [Formal](assignments/rng/README.md)

- ### :material-walk:{ .lg .middle } __DFS__
<hr>
<hr>
- Week 5. 2023/09/23
- Topic: Depth First Search, Random walk, Maze Generation
- [Formal Assignment](assignments/maze/README.md)
- [Interactive Assignment](https://github.com/InfiniBrains/mobagen/tree/master/examples/maze)

- ### :octicons-search-16:{ .lg .middle } __Path finding__
<hr>

<hr>

- Week 6. 2024/09/30
- Topic: Breadth First Search and Path Finding A*
- Interactive Assignment: [Catch the Cat](https://github.com/InfiniBrains/mobagen/tree/master/examples/catchthecat)

- ### :warning:{ .lg .middle } __Midterms__
<hr>
<hr>
- Week 7. Date: 2024/10/07
- Topic: Catch the Cat Challenge and Competition
- [Catch the Cat](https://github.com/InfiniBrains/mobagen/tree/master/examples/catchthecat)

- ### :simple-shadow:{ .lg .middle } __Spatial Quantization__
<hr>
<hr>
- Week 8. 2024/10/14
- Topic: Spatial Quantization and Partitioning
- Readings: [Spatial Quantization](readings/spatial-quantization.md)
- Formal Assignment: Hide and Seek

- ### :simple-shadow:{ .lg .middle } __Spatial Quantization__
<hr>
<hr>
- Week 9. 2024/10/21
- Topic: Spatial Quantization and Partitioning
- Readings: [Spatial Quantization](readings/spatial-quantization.md)
- Formal Assignment: Hide and Seek

- ### :material-sine-wave:{ .lg .middle } __Noise Functions__
<hr>
<hr>
- Week 10. 2024/10/28
- Topic: Noise functions
- Formal Assignment:
- Interactive Assignment: [Scenario Generation](https://github.com/InfiniBrains/mobagen/tree/master/examples/scenario)

- ### :rice_scene:{ .lg .middle } __Procedural Generation__
<hr>
<hr>
- Week 11. 2024/11/04
- Topic: Procedural Content Generation - Scenario
- Formal Assignment:
- Interactive Assignment: [Scenario Generation](https://github.com/InfiniBrains/mobagen/tree/master/examples/scenario)

- ### :rice_scene:{ .lg .middle } __Procedural Generation__
<hr>
<hr>
- Week 12. 2024/11/11
- Topic: Procedural Content Generation - Scenario
- Formal Assignment:
- Interactive Assignment: [Scenario Generation](https://github.com/InfiniBrains/mobagen/tree/master/examples/scenario)

- ### :factory_worker:{ .lg .middle } __Break__
<hr>
<hr>
- Week 13. 2023/11/18
- Topic: Work sessions for final project

- ### :material-calendar-weekend:{ .lg .middle } __Work sessions__
<hr>
<hr>
- Week 14. 2024/11/25
- Topic: BREAK. No classes

- ### :factory_worker:{ .lg .middle } __Work sessions__
<hr>
<hr>
- Week 15. 2024/12/02
- Topic: Work sessions for final project

- ### :material-presentation:{ .lg .middle } __Finals__
<hr>
<hr>
- Week 16. 2024/12/09
- Topic: Final Presentations

Expand Down
71 changes: 18 additions & 53 deletions docs/introgameprog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,137 +82,102 @@ College dates for the Spring 2024 semester:
- Topics:
- Syllabus, Icebreakers.
- Success in Game Development
- Read:
- Assignment:
- Interview a game developer
- Quiz:

- ### :material-feature-search:{ .lg .middle } __Week 2__
<hr>
<hr>
- Week 2. 2024/09/02
- Topics:
- Game Dev History
- Read:
- Assignment: Game Tools Exploration
- Quiz:
- Game Dev History
- Assignment: Game Tools Exploration

- ### :train2:{ .lg .middle } __Week 3__
<hr>
<hr>
- Week 3. 2024/09/09
- Topic: Game Development Fields
- Read:
- Assignment: Job Hunt
- Quiz:

- ### :octicons-issue-opened-16:{ .lg .middle } __Week 4__
<hr>
<hr>
- Week 4. 2024/09/16
- Topic: Game Industry Issues
- Read:
- Assignment: Research on Game Industry Issues
- Quiz:
- Assignment: Research on Game Industry Issues

- ### :octicons-issue-opened-16:{ .lg .middle } __Week 5__
<hr>
<hr>
- Week 5. 2024/09/23
- Topic: Game Issues Work
- Read:
- Assignment: Game Issues Research
- Quiz:


- ### :octicons-issue-opened-16:{ .lg .middle } __Week 6__
<hr>
<hr>
- Week 6. 2024/09/30
- Topic: Game Issues Presentations
- Read:
- Assignment: Game Issues Presentation
- Quiz:


- ### :simple-unity:{ .lg .middle } :simple-git:{ .lg .middle } __Week 7__
<hr>
<hr>
- Week 7. 2024/10/07
- Topic: Unity + Git
- Read:
- Assignment:
- Repo setup
- Git merge check
- Quiz:


- ### :simple-unity:{ .lg .middle } __Week 8__
<hr>
<hr>
- Week 8. 2024/10/14
- Topic: Unity + Git
- Read:
- Assignment: Simple Unity Project
- Quiz:

- ### :brain:{ .lg .middle } __Week 9__
<hr>
<hr>
- Week 9. 2024/10/21
- Topic:
- Intro to Game Production Pipeline
- Tools for Brainstorming and Planning
- Read:
- Assignment:
- Idea Prototyping
- Game Idea Presentation
- Quiz:

- ### :bulb:{ .lg .middle } __Week 10__
<hr>
<hr>
- Week 10. 2024/10/28
- Topic: Ideation Presentations
- Read:
- Assignment: Game Prototype
- Quiz:

- ### :material-code-braces:{ .lg .middle } __Week 11__
<hr>
<hr>
- Week 11. 2024/11/04
- Topic: Work sessions
- Read:
- Assignment: Game Prototype Checkpoint
- Quiz:

- ### :material-code-braces:{ .lg .middle } __Week 12__
<hr>
<hr>
- Week 12. 2024/11/11
- Topic: QA Testing
- Read:
- Assignment: Final Project Work
- Quiz:


- ### :test_tube:{ .lg .middle } __Week 13__
<hr>
<hr>
- Week 13. 2024/11/18
- Topic: QA Testing
- Read:
- Assignment: Final Project
- Quiz:

- ### :no_entry_sign:{ .lg .middle } __Week 14__
<hr>
<hr>
- Week 14. 2024/11/25
- Topic: BREAK

- ### :material-publish:{ .lg .middle } __Week 15__
<hr>
<hr>
- Week 15. 2024/12/02
- Topic: QA, Work sessions, How to publish
- Read:
- Assignment: Final Project Presentations
- Quiz:

- ### :material-presentation:{ .lg .middle } __Finals__
<hr>
<hr>
- Week 16. 2024/12/09
- Topic: Presentations
- Read:
- Assignment:
- Quiz:

</div>

0 comments on commit e50a11a

Please sign in to comment.