Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mpewsey/mpewsey
My GitHub profile README.
https://github.com/mpewsey/mpewsey
readme-profile
Last synced: 21 days ago
JSON representation
My GitHub profile README.
- Host: GitHub
- URL: https://github.com/mpewsey/mpewsey
- Owner: mpewsey
- Created: 2021-11-22T20:19:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-08T00:23:57.000Z (over 1 year ago)
- Last Synced: 2024-11-14T11:27:43.246Z (3 months ago)
- Topics: readme-profile
- Language: Python
- Homepage:
- Size: 192 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Recent Blog Posts
* 18 May 2023 [Physics for Pits in Top-Down 2D Games](https://mpewsey.github.io/2023/05/18/top-down-2d-pit-physics.html)
* 19 Apr 2022 [An Approach to Randomly Distributing Game Collectables](https://mpewsey.github.io/2022/04/19/collectable-distribution-algorithm.html)
* 17 Dec 2021 [Wire Sag-Tension Algorithm](https://mpewsey.github.io/2021/12/17/sag-tension-algorithm.html)
* 05 Dec 2021 [How to Use Jupyter Notebooks for GitHub Pages Posts](https://mpewsey.github.io/2021/12/05/converting-jupyter-notebooks-to-github-pages-posts.html)
* 12 Nov 2021 [Minimum Distance Between Ellipses](https://mpewsey.github.io/2021/11/12/minimum-distance-between-ellipses.html)
* 07 Nov 2021 [Minimum Distance Between Ellipse and Point](https://mpewsey.github.io/2021/11/07/minimum-distance-between-ellipse-and-point.html)
* 01 Oct 2021 [An Approach to Weight-Based Battle AI](https://mpewsey.github.io/2021/10/01/weight-based-battle-ai.html)