<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr-FR">
  <title>Bigaston</title>
  <subtitle>Game developper and content creator.</subtitle>
  <link href="https://bigaston.me/feed.xml" rel="self" />
  <link href="https://bigaston.me/feed.xml" />
  <updated>2025-04-01T00:00:00.000Z</updated>
  <id>https://bigaston.me/feed.xml</id>
  <author>
    <name>Bigaston</name>
  </author>
  <entry>
    <title>You can wishlist FunPV: Cozy FPV Experience on Steam!</title>
    <link href="https://bigaston.me/blog/2025/funpv" />
    <updated>2025-04-01T00:00:00.000Z</updated>
    <id>https://bigaston.me/blog/2025/funpv</id>
    <content type="html"><![CDATA[<p>This is not an April’s Fools. The game I’m working on during my spare time is now available to wishlist on <strong>Steam</strong> !</p>
<p>In FunPV you can fly freely with a FPV Drone in a 3D Pixel Art imaginary world covered in water. I made all the assets myself using <a href="https://www.blockbench.net/">BlockBench</a>. The logo of the game was made by <a href="https://nyeut.itch.io">Nyeut</a> !</p>
<p>The game will be published this summer if everything is like I’ve planned it. Please wishlist the game if you want to help me!</p>
<iframe src="https://store.steampowered.com/widget/2974080/" frameborder="0" width="100%" height="190"></iframe>]]></content>
  </entry>
<entry>
    <title>Monthly Recap: January–February 2024</title>
    <link href="https://bigaston.me/blog/2024/monthly-1-2" />
    <updated>2024-02-29T00:00:00.000Z</updated>
    <id>https://bigaston.me/blog/2024/monthly-1-2</id>
    <content type="html"><![CDATA[<p>So! Hello everyone, and welcome to this first monthly recap! I want to write one post a month to recap everything I did during the month and showcase some games! And why January and February in the same post? Because I didn’t have the time to write it before… Sorry!</p>
<h2 id="personnal">Personnal</h2>
<p>On a personal plan, I finish the school part of my Master’s Degree in Video Games at Angoulême (<em>ENJMIN représente</em>) and move all my stuff to Paris to start my internship.</p>
<p>It was a very tumultuous period, with a lot of school deadlines and processing all the paperwork to move out, so I’m happy now.</p>
<h2 id="games">Games</h2>
<p>During the last 2 months, I was productive a bit! (I think?) I’ve worked on four games, and let’s talk about them!</p>
<h3 id="suburbia-electronica">Suburbia Electronica</h3>
<p><img src="/img/blog/2024/monthly-1-2/suburbia.png" alt="Suburbia Cover"></p>
<p>This was my final school project. 4 months to make a game with a big team (9 people), make some documentation, and do everything you do in a vertical slice. I’ve worked with a team of talented people, and I think we make a great game!</p>
<blockquote>
<p>Suburbia Electronica is an adventure game about kindness, love, and all things that could make a robot’s heart glow just a bit softer.
Suburbia Electronica is a solo, wholesome adventure of around 15 hours for PC and consoles. The game tells the story of a little robot looking for the definition of happiness in American suburbia.<br>
Explore, meet the inhabitants of this quirky community and solve little quests. The information you gathered will help the robot construct her own mental representation of her world, through a special interface that we call the sociogram. As the robot gets to know her neighbors, she will learn to know herself and then maybe find her own definition of happiness.</p>
</blockquote>
<p>You can find the game on Itch.io, and feel free to give us some feedback!</p>
<p>{% preview, “<a href="https://sleepytristan.itch.io/suburbia-electronica">https://sleepytristan.itch.io/suburbia-electronica</a>” %}</p>
<h3 id="funpv">FunPV</h3>
<p><img src="/img/blog/2024/monthly-1-2/funpv.png" alt="FunPV Cover"></p>
<p>I’ve talked about this already, but I’ve worked on a FPV+Regular drone simulator during the last months of 2023. And on January 1, 2024 (at 2 a.m.), I’ve released the game on <a href="https://bigaston.itch.io/funpv">Itch.io</a> ! It’s made in Godot, for now paused because I don’t have the time to continue working on it, but maybe some days!</p>
<p>{% preview, “<a href="https://bigaston.itch.io/funpv">https://bigaston.itch.io/funpv</a>” %}</p>
<h3 id="the-lime-heritage">The Lime Heritage</h3>
<p><img src="/img/blog/2024/monthly-1-2/lime.png" alt="The Lime Heritage Cover"></p>
<p>Made in 3 days for a school workshop, The Lime Heritage is a game about the lime production in the city of Angoulême. Talk with an old lime fabricator and learn about how lime was made in the past!</p>
<p>(The game is in French, sorry!)</p>
<p>{% preview, “<a href="https://railnof.itch.io/the-lime-heritage">https://railnof.itch.io/the-lime-heritage</a>” %}</p>
<h3 id="tbs-three-bit-synthetizer">TBS: Three Bit Synthetizer</h3>
<p><img src="/img/blog/2024/monthly-1-2/tbs.png" alt="TBS Cover"></p>
<p>Made in 3 hours for the <a href="https://itch.io/jam/trijam-256">256th Trijam</a>, TBS is a game about making music with a 3-bit synthetizer. You have a 3-bit memory to store which sound effect you want to play, and you can only use some bitwise operations to change the memory. It’s not so well made, but for a 3-hour project, I’m happy about the art direction!</p>
<p>{% preview, “<a href="https://bigaston.itch.io/tbs">https://bigaston.itch.io/tbs</a>” %}
{% preview, “<a href="https://github.com/Bigaston/Trijam256">https://github.com/Bigaston/Trijam256</a>” %}</p>
<h2 id="conclusion">Conclusion</h2>
<p>So thank you for reading this post! It was a productive 2 months, and I hope I will have the time to rest a bit in the next few months with my internship. I will try to continue working on some personal projects; you will have all the news here!</p>
<p>Take care of you, and see you soon!</p>]]></content>
  </entry>
<entry>
    <title>My thought on different engines</title>
    <link href="https://bigaston.me/blog/2023/my-thought-on-different-engines" />
    <updated>2023-11-06T00:00:00.000Z</updated>
    <id>https://bigaston.me/blog/2023/my-thought-on-different-engines</id>
    
  </entry>
<entry>
    <title>Hello World</title>
    <link href="https://bigaston.me/blog/2023/hello-world" />
    <updated>2023-10-24T00:00:00.000Z</updated>
    <id>https://bigaston.me/blog/2023/hello-world</id>
    <content type="html"><![CDATA[<p>Hello there!<br>
This is the first post of this new version of my website. With the news about social media that does shit, multiplication of communication source, I want to have somewhere on my server to post articles when I want it.</p>
<p>The old version of this website was just a basic Linktree clone so it wasn’t so helpful. And It was slow due to a big image for a background (even it’s blurry, yeah, I like optimization.)</p>
<p><img src="/img/blog/2023-10-24-hello-world/image.png" alt="Old Version"></p>
<p>It’s kinda work in progress for now, I want to add more info in the index pages, add some system to add custom emojis (like :mastodon: or :godot:), but it’s cool.</p>
<p>As an inspiration, I take the website of <a href="https://noelberry.ca/">Noel Berry</a> for it’s clarity and 1 page design with everything.</p>
<p>{% preview, “<a href="https://noelberry.ca/">https://noelberry.ca/</a>” %}</p>
<h3 id="presentation">Presentation</h3>
<p>If you didn’t know me I’m Jules aka Bigaston, a student (for now) in Game Development in France, and I like to discover new technology, create small gamejam games, and create some content in French on <a href="https://tiktok.com/@Bigast0n">TikTok</a>, <a href="https://youtube.com/@Bigaston">YouTube</a>, <a href="https://twitch.tv/bigast0n">Twitch</a> and on Podcast!<br>
You can see my latest games on <a href="/">the index</a> or on <a href="https://bigaston.itch.io">bigaston.itch.io</a></p>
<p>{% preview, “<a href="https://bigaston.itch.io">https://bigaston.itch.io</a>” %}</p>
<h3 id="rss-feed">RSS Feed</h3>
<p>I also add a RSS Feed for this blog, you can find it on <a href="/rss.xml">/rss.xml</a>, if you are like me and you don’t want to rely only on social media.</p>
<p>That’s all for today, I will maybe soon post some thoughts about Unreal Engine, Unity and Godot, and maybe an explanation on how I create the social preview thing if you want. You can leave a message down below if you are interested in something!</p>
<p>Beys!</p>]]></content>
  </entry>
</feed>
