Skip to content
View ekapobTh's full-sized avatar
:octocat:
Studying / Ready for an internship 📚
:octocat:
Studying / Ready for an internship 📚
Block or Report

Block or report ekapobTh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ekapobTh/README.md

Greeting

I'm Ekapob Thamacharoen, you can also call me John.

coding

  • 🔭 I’m currently studying on MSc. Computer Games Programming at Teesside University.
  • 🌱 I’m intensively learning C++ presently.
  • 💬 Ask me about anything.
  • 📫 How to reach me: ekapob.tham@gmail.com
  • ⚡ Fun fact: I love Games, Manga, and Memes.

Pinned

  1. Procedural-City-Generation Procedural-City-Generation Public

    This repository is my research work in the area of Procedural Content Generation (PCG), utilized for generating cities in the Unity Engine.

    C# 4

  2. Ncurses-Snake-Game Ncurses-Snake-Game Public

    Snake game application for self-learning in C++ game programming using Ncurses library.

    C++ 1

  3. SFML-Snake-Game SFML-Snake-Game Public

    Snake game application for self-learning in C++ game programming using SFML library.

    C++